[INFO] fetching crate google-cloud-gax-internal 0.7.14...
[INFO] fixing google-cloud-gax-internal-0.7.14 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate google-cloud-gax-internal 0.7.14 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate google-cloud-gax-internal 0.7.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate google-cloud-gax-internal 0.7.14
[INFO] tweaked toml for crates.io crate google-cloud-gax-internal 0.7.14 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-cloud-gax-internal 0.7.14 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate google-cloud-gax-internal 0.7.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scoped-env v2.1.0
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.32.0
[INFO] [stderr]   Downloaded google-cloud-auth v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf
[INFO] running `Command { std: "docker" "start" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.14 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking scoped-env v2.1.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.32.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking httptest v0.16.4
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_auth` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use google_cloud_auth::credentials::{CacheableResource, CredentialsProvider, EntityTag};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_auth`, use `cargo add google_cloud_auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_gax` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use google_cloud_gax::error::CredentialsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_gax`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_gax`, use `cargo add google_cloud_gax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `http` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::http::{
[INFO] [stdout]    |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "grpc_user_project") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_auth` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use google_cloud_auth::credentials::{CacheableResource, CredentialsProvider, EntityTag};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_auth`, use `cargo add google_cloud_auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_gax` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use google_cloud_gax::error::CredentialsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_gax`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_gax`, use `cargo add google_cloud_gax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `http` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::http::{
[INFO] [stdout]    |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_auth` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use google_cloud_auth::credentials::{CacheableResource, CredentialsProvider, EntityTag};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_auth`, use `cargo add google_cloud_auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_gax` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use google_cloud_gax::error::CredentialsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_gax`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_gax`, use `cargo add google_cloud_gax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `http` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::http::{
[INFO] [stdout]    |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "http_auth") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "grpc_auth") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `tonic` in this scope
[INFO] [stdout]   --> tests/grpc_convert.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use tonic::metadata::MetadataMap;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `tonic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `google_cloud_gax_internal::grpc`
[INFO] [stdout]   --> tests/grpc_convert.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use google_cloud_gax_internal::grpc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                no `grpc` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "_internal-grpc-client")]
[INFO] [stdout]    |       --------------------------------- the item is gated behind the `_internal-grpc-client` feature
[INFO] [stdout] 49 | pub mod grpc;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_auth` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use google_cloud_auth::credentials::{CacheableResource, CredentialsProvider, EntityTag};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_auth`, use `cargo add google_cloud_auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `google_cloud_gax` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use google_cloud_gax::error::CredentialsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_gax`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `google_cloud_gax`, use `cargo add google_cloud_gax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `http` in this scope
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]   --> tests/mock_credentials.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use http::{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::http::{
[INFO] [stdout]    |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tonic` in this scope
[INFO] [stdout]   --> tests/grpc_convert.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let tonic_response = tonic::Response::from_parts(
[INFO] [stdout]    |                              ^^^^^ use of unresolved module or unlinked crate `tonic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tonic` in this scope
[INFO] [stdout]   --> tests/grpc_convert.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             tonic::Extensions::new(),
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `tonic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 +     use tracing_subscriber::registry::Extensions;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Extensions`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -             tonic::Extensions::new(),
[INFO] [stdout] 33 +             Extensions::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wkt` in this scope
[INFO] [stdout]   --> tests/grpc_convert.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             wkt::Duration::clamp(123, 456)
[INFO] [stdout]    |             ^^^ use of unresolved module or unlinked crate `wkt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wkt`, use `cargo add wkt` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 19 +     use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 19 +     use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -             wkt::Duration::clamp(123, 456)
[INFO] [stdout] 39 +             Duration::clamp(123, 456)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "mock_credentials") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `prost_types` in this scope
[INFO] [stdout]   --> tests/grpc_convert.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let tonic_body = prost_types::Duration {
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_types`, use `cargo add prost_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "grpc_convert") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf", kill_on_drop: false }`
[INFO] [stdout] 7fcf1ac461daad99848ee7af0baa11305d09acf5e764fcb26eb6bb4a3198adaf
